home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0" encoding="UTF-8"?>
- <!DOCTYPE plist SYSTEM "file://localhost/System/Library/DTDs/PropertyList.dtd">
- <plist version="0.9">
- <dict>
- <key>Classes</key>
- <dict>
- <key>IKAppl</key>
- <dict>
- <key>Description</key>
- <string>iKey's top level scripting object</string>
- <key>Name</key>
- <string>application</string>
- <key>PluralName</key>
- <string>applications</string>
- </dict>
- <key>IKShortcut</key>
- <dict>
- <key>Attributes</key>
- <dict>
- <key>name</key>
- <dict>
- <key>Description</key>
- <string>The name of the shortcut.</string>
- <key>Name</key>
- <string>name</string>
- </dict>
- </dict>
- <key>Description</key>
- <string>A shortcut.</string>
- <key>Name</key>
- <string>shortcut</string>
- <key>PluralName</key>
- <string>shortcuts</string>
- </dict>
- <key>IKAction</key>
- <dict>
- <key>Attributes</key>
- <dict>
- <key>name</key>
- <dict>
- <key>Description</key>
- <string>The name of the command.</string>
- <key>Name</key>
- <string>name</string>
- </dict>
- </dict>
- <key>Description</key>
- <string>A command.</string>
- <key>Name</key>
- <string>command</string>
- <key>PluralName</key>
- <string>commands</string>
- </dict>
- <key>IKMenu</key>
- <dict>
- <key>Attributes</key>
- <dict>
- <key>name</key>
- <dict>
- <key>Description</key>
- <string>The name of the menu.</string>
- <key>Name</key>
- <string>name</string>
- </dict>
- </dict>
- <key>Description</key>
- <string>A floating menu</string>
- <key>Name</key>
- <string>menu</string>
- <key>PluralName</key>
- <string>menus</string>
- </dict>
- <key>IKPalette</key>
- <dict>
- <key>Attributes</key>
- <dict>
- <key>name</key>
- <dict>
- <key>Description</key>
- <string>The name of the palette.</string>
- <key>Name</key>
- <string>name</string>
- </dict>
- <key>isVisible</key>
- <dict>
- <key>Description</key>
- <string>Is the palette displayed on the screen.</string>
- <key>Name</key>
- <string>isVisible</string>
- </dict>
- </dict>
- <key>Description</key>
- <string>A floating palette</string>
- <key>Name</key>
- <string>palette</string>
- <key>PluralName</key>
- <string>palettes</string>
- </dict>
- <key>IKContext</key>
- <dict>
- <key>Attributes</key>
- <dict>
- <key>name</key>
- <dict>
- <key>Description</key>
- <string>The name of the set.</string>
- <key>Name</key>
- <string>name</string>
- </dict>
- </dict>
- <key>Description</key>
- <string>A set of shortcuts (compatibility with iKey 1.x).</string>
- <key>Name</key>
- <string>shortcutset</string>
- <key>PluralName</key>
- <string>shortcutsets</string>
- </dict>
- </dict>
- <key>Commands</key>
- <dict>
- <key>Run</key>
- <dict>
- <key>Description</key>
- <string>Execute an action or a shortcut.</string>
- <key>IsVerb</key>
- <string>YES</string>
- <key>Name</key>
- <string>run</string>
- </dict>
- <key>Display</key>
- <dict>
- <key>Description</key>
- <string>Display a floating menu.</string>
- <key>IsVerb</key>
- <string>YES</string>
- <key>Name</key>
- <string>display</string>
- </dict>
- <key>Show</key>
- <dict>
- <key>Description</key>
- <string>Show a floating palette.</string>
- <key>IsVerb</key>
- <string>YES</string>
- <key>Name</key>
- <string>show</string>
- </dict>
- <key>Hide</key>
- <dict>
- <key>Description</key>
- <string>Hide a floating palette.</string>
- <key>IsVerb</key>
- <string>YES</string>
- <key>Name</key>
- <string>hide</string>
- </dict>
- </dict>
- <key>Description</key>
- <string>iKey specific classes.</string>
- <key>Name</key>
- <string>iKey Suite</string>
- </dict>
- </plist>
-